home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1165.swf / scripts / DefineSprite_87 / frame_37 / DoAction.as
Text File  |  2006-06-13  |  121b  |  10 lines

  1. _root.fpower--;
  2. if(_root.fpower >= 10)
  3. {
  4.    _root.fpower = 10;
  5. }
  6. if(1 >= _root.fpower)
  7. {
  8.    _root.fpower = 1;
  9. }
  10.